home *** CD-ROM | disk | FTP | other *** search
/ Graphics Plus / Graphics Plus.iso / general / modelers / geomview / source.lha / Geomview / src / bin / crayola / Makefile < prev   
Makefile  |  1992-11-17  |  155b  |  8 lines

  1. GEOM = ../../..
  2. include ${GEOM}/makefiles/Makedefs.global
  3. include Makedefs
  4. include ${GEOM}/makefiles/Makerules.src
  5.  
  6. .DEFAULT:
  7.     cd ${MACHTYPE} ; ${MAKE} $@
  8.